Merge version 5.11.3+dfsg1-4+rpi1 and 5.12.5+dfsg-2 to produce 5.12.5+dfsg-2+rpi1 archive/raspbian/5.12.5+dfsg-2+rpi1 raspbian/5.12.5+dfsg-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Mon, 4 Nov 2019 06:21:13 +0000 (06:21 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Mon, 4 Nov 2019 06:21:13 +0000 (06:21 +0000)
1  2 
configure.json
debian/changelog
debian/patches/series
debian/rules

diff --cc configure.json
Simple merge
index ceef41fe68a1c065004ca9d399a8fb5b218c1c4d,1d3d4731c41b9dca3e43828634e37797c8c2c7f5..b8de4b8ebf61d055f0c860f27d87b0e2c660ce02
- qtbase-opensource-src (5.11.3+dfsg1-4+rpi1) bullseye-staging; urgency=medium
++qtbase-opensource-src (5.12.5+dfsg-2+rpi1) bullseye-staging; urgency=medium
 +
 +  [changes introduced in 5.6.1+dfsg-2+rpi1] by Peter Michael Green]
 +  * Partially fix clean target.
 +
 +  [changes introduced in 5.9.1+dfsg-9+rpi1 by Peter Michael Green]
 +  * Disable neon (-no-neon no longer seems to work, so edit configure.json instead)
 +
-  -- Raspbian forward porter <root@raspbian.org>  Thu, 22 Aug 2019 14:19:22 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Mon, 04 Nov 2019 06:21:12 +0000
++
+ qtbase-opensource-src (5.12.5+dfsg-2) unstable; urgency=medium
+   * Update symbols files from buildds’ logs.
+   * Add support for PostgreSQL 12 (closes: #941763).
+   * Bump Standards-Version to 4.4.1, no changes needed.
+   * Upload to unstable.
+  -- Dmitry Shachnev <mitya57@debian.org>  Sun, 20 Oct 2019 22:33:00 +0300
+ qtbase-opensource-src (5.12.5+dfsg-1) experimental; urgency=medium
+   * Merge 5.11.3+dfsg1-3 and -4 uploads from unstable.
+   * New upstream release.
+   * Drop hidpi_crash.diff, applied in the new release.
+   * Refresh debian/patches/docs_fixes.diff.
+   * Add two new files to debian/qt5-qmake.install.
+   * Update symbols files from the current build logs.
+   * Bump ABI version to qtbase-abi-5-12-5.
+  -- Dmitry Shachnev <mitya57@debian.org>  Fri, 13 Sep 2019 10:35:33 +0300
+ qtbase-opensource-src (5.12.4+dfsg-4) experimental; urgency=medium
+   * Mark libqxcb-glx-integration.so and the corresponding CMake file as
+     not installed on armel and armhf.
+  -- Dmitry Shachnev <mitya57@debian.org>  Thu, 04 Jul 2019 22:35:09 +0300
+ qtbase-opensource-src (5.12.4+dfsg-3) experimental; urgency=medium
+   * Backport upstream patch to fix Qt WebEngine segfault with multiple
+     screens and HighDPI scaling (hidpi_crash.diff).
+   * Install most of the CMake files for plugins. Third-party software
+     can use these plugins to detect presence of certain features in Qt
+     (e.g. Qt WebKit uses it to detect X11 support). Skip SQL plugins and
+     theme plugins, to avoid introducing new dependencies for qtbase5-dev.
+   * Make debian/libqt5gui5.install a bit more verbose.
+  -- Dmitry Shachnev <mitya57@debian.org>  Thu, 04 Jul 2019 14:28:13 +0300
+ qtbase-opensource-src (5.12.4+dfsg-2) experimental; urgency=medium
+   * Bump ABI version to qtbase-abi-5-12-4.
+  -- Dmitry Shachnev <mitya57@debian.org>  Tue, 18 Jun 2019 23:37:50 +0300
+ qtbase-opensource-src (5.12.4+dfsg-1) experimental; urgency=medium
+   [ Scarlett Moore ]
+   * Split the single doc-base file into per-submodule files.
+   [ Dmitry Shachnev ]
+   * New upstream release.
+     - Added an X11 system tray watcher (closes: #867794).
+   * Drop the two big-endian patches, both applied upstream.
+   * Build-Depend-Indep on individual qdoc-qt5, qhelpgenerator-qt5 and
+     qtattributionsscanner-qt5 packages, instead of qttools5-doc-tools.
+   * Fix a typo in patch name (breachs → breaches).
+   * Backport upstream patch to fix notification of QDockWidget when it gets
+     undocked (needed for Krita).
+   * Install two new files.
+   * Update Homepage URL (use the page the old URL redirects to).
+   * Update Upstream-Name and Source headers in debian/copyright (closes:
+     #916556).
+   * Update symbols files from buildds’ and the current build logs.
+   * Backport four upstream commits to fix various errors from qdoc.
+  -- Dmitry Shachnev <mitya57@debian.org>  Mon, 17 Jun 2019 17:46:27 +0300
+ qtbase-opensource-src (5.12.3+dfsg-1) experimental; urgency=medium
+   [ Scarlett Moore ]
+   * Update packaging to use doc-base as per policy 9.10.
+   [ Dmitry Shachnev ]
+   * New upstream release.
+   * Drop glesv2_absolute.diff, included in the new release.
+   * Drop revert_remove_our_use_of_syscall_for-statx.patch, no longer
+     needed with the new version (see QTBUG-74526).
+   * Install some new winrt-msvc2019 mkspecs.
+   * Update debian/libqt5gui5.symbols from the current build log.
+   * Bump ABI version to qtbase-abi-5-12-3.
+   * Backport upstream patch to fix an endianness issue in TinyCBOR.
+   * Fix Perl shebang also in findclasslist.pl.
+  -- Dmitry Shachnev <mitya57@debian.org>  Fri, 19 Apr 2019 22:51:39 +0300
+ qtbase-opensource-src (5.12.2+dfsg-4) experimental; urgency=medium
+   * Build-depend on libxcb-xinput-dev, to fix mouse events handling.
+  -- Dmitry Shachnev <mitya57@debian.org>  Sun, 07 Apr 2019 13:36:04 +0300
+ qtbase-opensource-src (5.12.2+dfsg-3) experimental; urgency=medium
+   * Update symbols files from buildds’ logs.
+   * Add a patch to make qt_is_ascii function work properly on big endian.
+  -- Dmitry Shachnev <mitya57@debian.org>  Fri, 05 Apr 2019 22:10:34 +0300
+ qtbase-opensource-src (5.12.2+dfsg-2) experimental; urgency=medium
+   * Backport upstream patch to fix generation of Qt5::GLESv2 target on ARM.
+   * Change Perl shebangs to /usr/bin/perl as required by Policy § 10.4.
+   * Update symbols files from buildds’ logs.
+  -- Dmitry Shachnev <mitya57@debian.org>  Sun, 24 Mar 2019 12:39:25 +0300
+ qtbase-opensource-src (5.12.2+dfsg-1) experimental; urgency=medium
+   [ Dmitry Shachnev ]
+   * New upstream release.
+   * Drop patches, applied upstream:
+     - fix-selection-rendering.patch
+     - reference_dpi.diff
+     - remove_need_for_glXGetProcAddressARB.patch
+     - qprintdialog_duplex.diff
+     - no_arc4random_buf.diff
+     - kfreebsd_qstrncpy.diff
+     - alpha_atimensec.diff
+     - hurd_missing_include.diff
+   * Refresh and rebase other patches.
+   * Restore GLES-related changes that were dropped in 5.11.3+dfsg-4.
+   * Add libqt5gui5-gles alternative dependency to platformtheme packages.
+   * Update symbols files from the current build log.
+   * Bump ABI version to qtbase-abi-5-12-2.
+   * debian/scripts/update-copyright: Map upstream MIT license to Expat.
+   * Regenerate the Qt part of debian/copyright.
+   * Manually update the 3rdparty part of debian/copyright.
+   [ Simon Quigley ]
+   * Move the Flatpak platform theme to a generic XDG Desktop Portal platform
+     theme.
+   * Remove qxcbintegrationfunctions.h which is no longer provided by upstream.
+   * Add new files from upstream.
+  -- Dmitry Shachnev <mitya57@debian.org>  Fri, 15 Mar 2019 20:47:10 +0300
  
  qtbase-opensource-src (5.11.3+dfsg1-4) unstable; urgency=medium
  
index 45a7e9a83e739ea965030731789ef80b897ea110,7a1f327fbd4e9fd531001f2d3ce1fff65b08e091..a4f9cceb4d9df5fe6192b4b006f7229f8ceefae1
@@@ -16,10 -12,4 +12,5 @@@ link_fbclient.dif
  gnukfreebsd_linker_warnings.diff
  armv4.diff
  nonlinux_utime.diff
- no_arc4random_buf.diff
  qdoc_default_incdirs.diff
- kfreebsd_qstrncpy.diff
- alpha_atimensec.diff
- revert_remove_our_use_of_syscall_for-statx.patch
- hurd_missing_include.diff
 +modify-configure.json-to-disable-neon.patch
diff --cc debian/rules
Simple merge